1997
Tim Newsome
Remove empty borders from the image
Crop the active layer of the input "image" based on empty borders of the input "drawable". The input drawable serves as a base for detecting cropping extents (transparency or background color), and is not necessarily the cropped layer (the current active layer).
unknown
| Type | Name | Description |
|---|---|---|
| PF_INT | run-mode | The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) } |
| PF_IMAGE | image | Input image |
| PF_DRAWABLE | drawable | Input drawable |
None